IJogCommand.Direction property

The direction of the jog move. It's mcPositiveDirection or mcNegativeDirection.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
McDirection Direction { get; }
ReadOnly Property Direction As McDirection

Property value

Type: McDirection

See also

IJogCommand Interface

IntervalZero.KINGSTAR.Base.Class Namespace